CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bp pso matlab

搜索资源列表

  1. PSO优化BP神经网路

    1下载:
  2. 已经调试过的用PSO算法优化BP神经网络,取得较好的效果
  3. 所属分类:数值算法/人工智能

  1. bp.pso.rar

    0下载:
  2. 标准BP神经网络算法程序:动量BP算法程序:% 调用 TRAINGDX 算法训练 BP 网络 粒子群优化神经网络源程序,The standard BP neural network algorithm procedure: momentum BP algorithm procedure: TRAINGDX called BP network training algorithm particle swarm optimization neural network source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-24
    • 文件大小:11539
    • 提供者:依然
  1. pso_bp

    1下载:
  2. PSO训练BP网络的matlab代码,下载后,加入输入输出样本即可运行。-PSO trained BP network matlab code, download, add input and output samples can be run.
  3. 所属分类:Windows Develop

    • 发布日期:2015-10-20
    • 文件大小:2362
    • 提供者:lees3432
  1. PSO-BP(MATLAB)

    27下载:
  2. PSO优化BP的源程序,加上作者的注释.-BP PSO optimization of the source, together with the author' s comments.
  3. 所属分类:matlab例程

    • 发布日期:2013-06-27
    • 文件大小:5970
    • 提供者:胡松峰
  1. PSO-bp-MATLAB8026

    12下载:
  2. 利用PSO训练BP神经网络的MATLAB源码-PSO training using BP neural network MATLAB source
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-04-27
    • 文件大小:8471
    • 提供者:ekin
  1. psopid2

    2下载:
  2. pso优化bp神经网络的程序,是师兄论文里的程序,希望对大家有用!-PSO bp neural network optimization procedure is the senior thesis in the process, I hope useful for all of us!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-30
    • 文件大小:2313
    • 提供者:liyan
  1. pso-bp

    5下载:
  2. 这是一个采用粒子群算法优化bp神经网络权值的MATLAB程序-This is a particle swarm optimization using neural network weights bp MATLAB program
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-06-27
    • 文件大小:2330
    • 提供者:chengfei
  1. BP

    1下载:
  2. PSO训练BP网络的代码,训练样本被抽去了-PSO training BP network code, training samples were removing the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2841
    • 提供者:孟玮
  1. pso

    0下载:
  2. 基本的粒子群算法十分清晰 便于理解 适合初学者学习应用-The basic particle swarm algorithm is very clear and easy to understand for beginners to learn the application of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:3038
    • 提供者:lixiaolong
  1. psotb-beta-0.3

    0下载:
  2. 粒子群算法(pso)的matlab工具箱,里面有详细的使用说明-toolbox for particle swarm optimum
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:53942
    • 提供者:shiwy
  1. PSO-bp((matlab

    1下载:
  2. bp神经网络,希望大家多多交流,谢谢!非常感谢大家的帮助!-bp neural network, I hope you interact more, thank you! Thank you very much for your help!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:3530
    • 提供者:高爱同
  1. Ipso

    1下载:
  2. 本文将 改进的PSO优化算法与 BP网络算法相结合, 完全 基于BP网络算法的基本思想, 是在基本 BP算法的误 差反向传播调整权值的基础上, 再引入 PSO 算法进行 权值修正, 是严格意义上的基于 PSO的 BP网络算法.-pso programming for improved bp neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:2399
    • 提供者:李淋淋
  1. bp-pso-matlab

    0下载:
  2. PSO替代梯度下降训练BP网络,将代码从doc复制出来即可-The PSO alternative gradient descent training of BP network, the code is copied from the doc can
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-14
    • 文件大小:12539
    • 提供者:秦烁
  1. PSO-bp((matlab

    0下载:
  2. pso-bp MATLAB程序用于仿真数据。(The PSO-BP MATLAB program is used to simulate the data.)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:3072
    • 提供者:xufanfei
  1. PSO论文

    0下载:
  2. 利用PSO优化Bp算法, 同时提供了详细地论文,代码仅供参考(Papers and code, on the use of PSO to improve the BP algorithm, the paper is more detailed, for reference only)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:898048
    • 提供者:shaodongheng
  1. PSO-bp((matlab

    1下载:
  2. 实现粒子群算法优化BP神经网络的预测算法(Particle swarm optimization algorithm to optimize the BP neural network prediction algorithm)
  3. 所属分类:其他

  1. PSO优化BP神经网络 MATLAB版本2016a

    2下载:
  2. PSO优化BP神经网络 MATLAB版本2016a PSO优化BP神经网络的权值和阈值 有详尽的注释 并结合2016a的新版本函数特性,优化了算法(PSO optimization BP neural network MATLAB version 2016a PSO optimization BP neural network weights and thresholds Detailed comments and combined with the 2016a new version of t
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:48128
    • 提供者:哈利波特yhs
  1. 粒子群优化算法(PSO)应用于神经网络优化程序

    0下载:
  2. 粒子群算法优化BP神经网络,使用matlab平台实现,解决了BP神经网络速度较慢的问题(Particle swarm optimization (PSO) optimization of BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:20480
    • 提供者:大野狼
  1. PSO-BP(MATLAB)

    2下载:
  2. 利用PSO蚁群算法改进的BP神经网络,收敛性很好!很实用(The BP neural network improved by PSO ant colony algorithm has good convergence. Very practical)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-03
    • 文件大小:6144
    • 提供者:南山居士
  1. PSO-BP程序

    15下载:
  2. 用粒子群优化BP神经网络matlab代码 %以下是训练数据,前4列为输入,第5列为输出 5.700 3.800 0.3175 2.33 2310 4.550 3.050 0.3175 2.33 2890 2.950 1.950 0.3175 2.33 4240 1.950 1.300 0.3175 2.33 5840 1.400 0.900 0.3175 2.33 7700 1.200 0.800 0.3175 2.33 8270 1.050 0.700 0.3175
  3. 所属分类:其他

    • 发布日期:2019-11-12
    • 文件大小:139264
    • 提供者:isgsj
« 12 3 4 »
搜珍网 www.dssz.com